[INFO] cloning repository https://github.com/graylikeme/battletech-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graylikeme/battletech-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraylikeme%2Fbattletech-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraylikeme%2Fbattletech-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a57e83268380032dfde081da90e5a8c06fd3cd5
[INFO] testing graylikeme/battletech-api against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraylikeme%2Fbattletech-api" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/graylikeme/battletech-api
[INFO] finished tweaking git repo https://github.com/graylikeme/battletech-api
[INFO] tweaked toml for git repo https://github.com/graylikeme/battletech-api written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/graylikeme/battletech-api on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/graylikeme/battletech-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded postgres-protocol v0.6.10
[INFO] [stderr]   Downloaded postgres-types v0.2.12
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded servo_arc v0.4.3
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded async-compression v0.4.40
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded tower_governor v0.8.0
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] [stderr]   Downloaded tonic v0.14.4
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] [stderr]   Downloaded forwarded-header-value v0.1.1
[INFO] [stderr]   Downloaded nonempty v0.7.0
[INFO] [stderr]   Downloaded moka v0.12.13
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.15.3
[INFO] [stderr]   Downloaded metrics v0.23.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded static_assertions_next v1.1.2
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded async-graphql-axum v7.2.1
[INFO] [stderr]   Downloaded handlebars v6.4.0
[INFO] [stderr]   Downloaded async-graphql v7.2.1
[INFO] [stderr]   Downloaded fast_chemail v0.9.6
[INFO] [stderr]   Downloaded async-graphql-derive v7.2.1
[INFO] [stderr]   Downloaded asynk-strim v0.1.5
[INFO] [stderr]   Downloaded async-graphql-parser v7.2.1
[INFO] [stderr]   Downloaded ascii_utils v0.9.3
[INFO] [stderr]   Downloaded async-graphql-value v7.2.1
[INFO] [stderr]   Downloaded metrics-util v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70e5082af9628e37564f0f10a5182c8c5a0d079e2177107ce523eedb498f6aea
[INFO] running `Command { std: "docker" "start" "-a" "70e5082af9628e37564f0f10a5182c8c5a0d079e2177107ce523eedb498f6aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70e5082af9628e37564f0f10a5182c8c5a0d079e2177107ce523eedb498f6aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e5082af9628e37564f0f10a5182c8c5a0d079e2177107ce523eedb498f6aea", kill_on_drop: false }`
[INFO] [stdout] 70e5082af9628e37564f0f10a5182c8c5a0d079e2177107ce523eedb498f6aea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17645f7322f0be9a651f47f578feebb118587baeb6a632dbd0f5b01359c14b2a
[INFO] running `Command { std: "docker" "start" "-a" "17645f7322f0be9a651f47f578feebb118587baeb6a632dbd0f5b01359c14b2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling asynk-strim v0.1.5
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling metrics-util v0.17.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling async-graphql-value v7.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling async-graphql-parser v7.2.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling async-graphql-derive v7.2.1
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling async-compression v0.4.40
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-graphql v7.2.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.15.3
[INFO] [stderr]    Compiling tonic v0.14.4
[INFO] [stderr]    Compiling async-graphql-axum v7.2.1
[INFO] [stderr]    Compiling tower_governor v0.8.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling scraper v0.1.0 (/opt/rustwide/workdir/crates/scraper)
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/scraper/src/ammo_link.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |         "Clan Ammo SC Mortar-4" | "Clan Ammo SC Mortar-8" => return None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> crates/scraper/src/ammo_link.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         "Clan Ammo SC Mortar-4" => "Clan Ammo SC Mortar-4",
[INFO] [stdout]     |         ----------------------- matches some of the same values
[INFO] [stdout] 252 |         "Clan Ammo SC Mortar-8" => "Clan Ammo SC Mortar-8",
[INFO] [stdout]     |         ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 272 |         "Clan Ammo SC Mortar-4" | "Clan Ammo SC Mortar-8" => return None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `refresh_observed_locations` is never used
[INFO] [stdout]    --> crates/scraper/src/db.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 | pub async fn refresh_observed_locations(pool: &PgPool) -> anyhow::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_slug` is never read
[INFO] [stdout]  --> crates/scraper/src/mul/matcher.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MatchResult {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 7 |     pub db_slug: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class`, `variant`, `rules`, `technology`, and `unit_type` are never read
[INFO] [stdout]   --> crates/scraper/src/mul/quicklist.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MulUnit {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub class: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     #[serde(alias = "Variant")]
[INFO] [stdout] 20 |     pub variant: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub rules: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub technology: Option<IdName>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub unit_type: Option<IdName>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MulUnit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> crates/scraper/src/mul/quicklist.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct IdName {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 41 |     #[serde(alias = "Id")]
[INFO] [stdout] 42 |     pub id: Option<i32>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IdName` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "17645f7322f0be9a651f47f578feebb118587baeb6a632dbd0f5b01359c14b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17645f7322f0be9a651f47f578feebb118587baeb6a632dbd0f5b01359c14b2a", kill_on_drop: false }`
[INFO] [stdout] 17645f7322f0be9a651f47f578feebb118587baeb6a632dbd0f5b01359c14b2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1745efa1a319ca31d7331bc377f9c6b2648d15418635df5034bcf28fce38d102
[INFO] running `Command { std: "docker" "start" "-a" "1745efa1a319ca31d7331bc377f9c6b2648d15418635df5034bcf28fce38d102", kill_on_drop: false }`
[INFO] [stderr]    Compiling scraper v0.1.0 (/opt/rustwide/workdir/crates/scraper)
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/scraper/src/ammo_link.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |         "Clan Ammo SC Mortar-4" | "Clan Ammo SC Mortar-8" => return None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> crates/scraper/src/ammo_link.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         "Clan Ammo SC Mortar-4" => "Clan Ammo SC Mortar-4",
[INFO] [stdout]     |         ----------------------- matches some of the same values
[INFO] [stdout] 252 |         "Clan Ammo SC Mortar-8" => "Clan Ammo SC Mortar-8",
[INFO] [stdout]     |         ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 272 |         "Clan Ammo SC Mortar-4" | "Clan Ammo SC Mortar-8" => return None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `refresh_observed_locations` is never used
[INFO] [stdout]    --> crates/scraper/src/db.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 | pub async fn refresh_observed_locations(pool: &PgPool) -> anyhow::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_slug` is never read
[INFO] [stdout]  --> crates/scraper/src/mul/matcher.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MatchResult {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 7 |     pub db_slug: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class`, `variant`, `rules`, `technology`, and `unit_type` are never read
[INFO] [stdout]   --> crates/scraper/src/mul/quicklist.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MulUnit {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub class: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     #[serde(alias = "Variant")]
[INFO] [stdout] 20 |     pub variant: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub rules: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub technology: Option<IdName>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub unit_type: Option<IdName>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MulUnit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> crates/scraper/src/mul/quicklist.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct IdName {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 41 |     #[serde(alias = "Id")]
[INFO] [stdout] 42 |     pub id: Option<i32>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IdName` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.33s
[INFO] running `Command { std: "docker" "inspect" "1745efa1a319ca31d7331bc377f9c6b2648d15418635df5034bcf28fce38d102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1745efa1a319ca31d7331bc377f9c6b2648d15418635df5034bcf28fce38d102", kill_on_drop: false }`
[INFO] [stdout] 1745efa1a319ca31d7331bc377f9c6b2648d15418635df5034bcf28fce38d102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48919923e81987800ebcb256f04ca444e09c8dc83fdd8c8eaa1944bcd64e5723
[INFO] running `Command { std: "docker" "start" "-a" "48919923e81987800ebcb256f04ca444e09c8dc83fdd8c8eaa1944bcd64e5723", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> crates/scraper/src/ammo_link.rs:272:9
[INFO] [stderr]     |
[INFO] [stderr] 272 |         "Clan Ammo SC Mortar-4" | "Clan Ammo SC Mortar-8" => return None,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> crates/scraper/src/ammo_link.rs:272:9
[INFO] [stderr]     |
[INFO] [stderr] 251 |         "Clan Ammo SC Mortar-4" => "Clan Ammo SC Mortar-4",
[INFO] [stderr]     |         ----------------------- matches some of the same values
[INFO] [stderr] 252 |         "Clan Ammo SC Mortar-8" => "Clan Ammo SC Mortar-8",
[INFO] [stderr]     |         ----------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 272 |         "Clan Ammo SC Mortar-4" | "Clan Ammo SC Mortar-8" => return None,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `refresh_observed_locations` is never used
[INFO] [stderr]    --> crates/scraper/src/db.rs:256:14
[INFO] [stderr]     |
[INFO] [stderr] 256 | pub async fn refresh_observed_locations(pool: &PgPool) -> anyhow::Result<u64> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `db_slug` is never read
[INFO] [stderr]  --> crates/scraper/src/mul/matcher.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct MatchResult {
[INFO] [stderr]   |            ----------- field in this struct
[INFO] [stderr] 7 |     pub db_slug: String,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `class`, `variant`, `rules`, `technology`, and `unit_type` are never read
[INFO] [stderr]   --> crates/scraper/src/mul/quicklist.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct MulUnit {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub class: Option<String>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 19 |     #[serde(alias = "Variant")]
[INFO] [stderr] 20 |     pub variant: Option<String>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub rules: Option<String>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub technology: Option<IdName>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub unit_type: Option<IdName>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MulUnit` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> crates/scraper/src/mul/quicklist.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct IdName {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 41 |     #[serde(alias = "Id")]
[INFO] [stderr] 42 |     pub id: Option<i32>,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IdName` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `scraper` (bin "scraper" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api-ebcce85c06956f8c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test graphql::pagination::tests::encode_decode_special_characters ... ok
[INFO] [stdout] test graphql::pagination::tests::encode_decode_roundtrip ... ok
[INFO] [stdout] test graphql::pagination::tests::decode_invalid_returns_none ... ok
[INFO] [stdout] test db::units::tests::chassis_rules_level_combined_with_tech_base ... FAILED
[INFO] [stdout] test db::units::tests::pagination_with_duplicate_names ... FAILED
[INFO] [stdout] test db::units::tests::combined_bv_and_unit_type_filter ... FAILED
[INFO] [stdout] test db::units::tests::bv_filter_min_max ... FAILED
[INFO] [stdout] test db::equipment::tests::keyset_pagination_no_duplicates_or_gaps ... FAILED
[INFO] [stdout] test db::units::tests::chassis_rules_level_filter_is_cumulative ... FAILED
[INFO] [stdout] test db::units::tests::keyset_pagination_no_duplicates_or_gaps ... FAILED
[INFO] [stdout] test db::units::tests::variants_rules_level_filter_is_cumulative ... FAILED
[INFO] [stdout] test db::units::tests::unit_type_filter ... FAILED
[INFO] [stdout] test db::equipment::tests::total_count_stable_across_pages ... FAILED
[INFO] [stdout] test db::units::tests::total_count_stable_across_pages ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::units::tests::chassis_rules_level_combined_with_tech_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::units::tests::chassis_rules_level_combined_with_tech_base' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500f3363 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb5012924d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb5012950d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cf9ed - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500ce20b - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500ce20b - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500ce20b - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb500994c0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500c0bed - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb2d4 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012eafb - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f5389 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb50100352 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fdd3e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eb9ed - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500afdb0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b39c6 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b5db0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb50139a83 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096ef3 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012ad21 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012da3c - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500eaabf - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb6ae - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eb196 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fba6a - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::chassis_rules_level_combined_with_tech_base::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50122cd7 - api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:743:5
[INFO] [stdout]   51:     0x5dfb501178f7 - api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:743:51
[INFO] [stdout]   52:     0x5dfb50096476 - <api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_combined_with_tech_base::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::units::tests::pagination_with_duplicate_names stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::units::tests::pagination_with_duplicate_names' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500ef343 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb501290cd - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb5012938d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cf86d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500cd84b - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500cd84b - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500cd84b - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb50098200 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500bcc2d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb214 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012e31b - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f5209 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb500ffbd2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fdafe - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eb86d - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500ae4f0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b36c6 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b49d0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb501391e3 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096ad3 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012a6c1 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012ca7c - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500ea15f - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb3ae - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eafb6 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fb94a - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::pagination_with_duplicate_names::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50122737 - api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:478:5
[INFO] [stdout]   51:     0x5dfb501177d7 - api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:478:51
[INFO] [stdout]   52:     0x5dfb500962f6 - <api[348fc8d1e1205c24]::db::units::tests::pagination_with_duplicate_names::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::units::tests::combined_bv_and_unit_type_filter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::units::tests::combined_bv_and_unit_type_filter' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500f08a3 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb5012914d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb5012940d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cf8ed - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500cdb8b - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500cdb8b - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500cdb8b - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb50098840 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500be16d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb254 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012e5bb - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f5289 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb500ffe52 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fdbbe - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eb8ed - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500aed30 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b37c6 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b5070 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb501394c3 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096c33 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012a8e1 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012cfbc - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500ea47f - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb4ae - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eb056 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fb9aa - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::combined_bv_and_unit_type_filter::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50122917 - api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:802:5
[INFO] [stdout]   51:     0x5dfb50117837 - api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:802:51
[INFO] [stdout]   52:     0x5dfb50096376 - <api[348fc8d1e1205c24]::db::units::tests::combined_bv_and_unit_type_filter::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::units::tests::bv_filter_min_max stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::units::tests::bv_filter_min_max' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500ee893 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb5012908d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb5012934d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cf82d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500cd6ab - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500cd6ab - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500cd6ab - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb50097ee0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500bc18d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb1f4 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012e1cb - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f51c9 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb500ffa92 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fda9e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eb82d - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500ae0d0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b3646 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b4680 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb50139073 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096a23 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012a5b1 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012c7dc - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500e9fcf - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb32e - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eaf66 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fb91a - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::bv_filter_min_max::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50122647 - api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:591:5
[INFO] [stdout]   51:     0x5dfb50115027 - api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:591:51
[INFO] [stdout]   52:     0x5dfb500962b6 - <api[348fc8d1e1205c24]::db::units::tests::bv_filter_min_max::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::equipment::tests::keyset_pagination_no_duplicates_or_gaps stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::equipment::tests::keyset_pagination_no_duplicates_or_gaps' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500f48c3 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb501292cd - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb5012958d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cfa6d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500ce54b - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500ce54b - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500ce54b - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb50099b00 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500c212d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb314 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012ed9b - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f5409 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb501005d2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fddfe - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eba6d - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500b05f0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b3ac6 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b6450 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb50139d63 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50097053 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012af41 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012df7c - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500eaddf - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb7ae - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eb236 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fbaca - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50134997 - api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/equipment.rs:169:5
[INFO] [stdout]   51:     0x5dfb50132d67 - api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/equipment.rs:169:51
[INFO] [stdout]   52:     0x5dfb500964f6 - <api[348fc8d1e1205c24]::db::equipment::tests::keyset_pagination_no_duplicates_or_gaps::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::units::tests::chassis_rules_level_filter_is_cumulative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::units::tests::chassis_rules_level_filter_is_cumulative' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500f1e03 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb501291cd - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb5012948d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cf96d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500cdecb - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500cdecb - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500cdecb - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb50098e80 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500bf6ad - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb294 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012e85b - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f5309 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb501000d2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fdc7e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eb96d - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500af570 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b38c6 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b5710 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb501397a3 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096d93 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012ab01 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012d4fc - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500ea79f - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb5ae - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eb0f6 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fba0a - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::chassis_rules_level_filter_is_cumulative::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50122af7 - api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:713:5
[INFO] [stdout]   51:     0x5dfb50117897 - api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:713:51
[INFO] [stdout]   52:     0x5dfb500963f6 - <api[348fc8d1e1205c24]::db::units::tests::chassis_rules_level_filter_is_cumulative::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::units::tests::keyset_pagination_no_duplicates_or_gaps stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::units::tests::keyset_pagination_no_duplicates_or_gaps' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500f1353 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb5012918d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb5012944d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cf92d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500cdd2b - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500cdd2b - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500cdd2b - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb50098b60 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500bec0d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb274 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012e70b - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f52c9 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb500fff92 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fdc1e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eb92d - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500af150 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b3846 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b53c0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb50139633 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096ce3 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012a9f1 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012d25c - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500ea60f - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb52e - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eb0a6 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fb9da - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::keyset_pagination_no_duplicates_or_gaps::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50122a07 - api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:426:5
[INFO] [stdout]   51:     0x5dfb50117867 - api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:426:51
[INFO] [stdout]   52:     0x5dfb500963b6 - <api[348fc8d1e1205c24]::db::units::tests::keyset_pagination_no_duplicates_or_gaps::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::units::tests::variants_rules_level_filter_is_cumulative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::units::tests::variants_rules_level_filter_is_cumulative' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500f28b3 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb5012920d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb501294cd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cf9ad - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500ce06b - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500ce06b - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500ce06b - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb500991a0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500c014d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb2b4 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012e9ab - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f5349 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb50100212 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fdcde - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eb9ad - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500af990 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b3946 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b5a60 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb50139913 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096e43 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012ac11 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012d79c - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500ea92f - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb62e - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eb146 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fba3a - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::variants_rules_level_filter_is_cumulative::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50122be7 - api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:762:5
[INFO] [stdout]   51:     0x5dfb501178c7 - api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:762:51
[INFO] [stdout]   52:     0x5dfb50096436 - <api[348fc8d1e1205c24]::db::units::tests::variants_rules_level_filter_is_cumulative::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::units::tests::unit_type_filter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::units::tests::unit_type_filter' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500edde3 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb5012904d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb5012930d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cf7ed - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500cd50b - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500cd50b - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500cd50b - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb50097bc0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500bb6ed - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb1d4 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012e07b - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f5189 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb500ff952 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fda3e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eb7ed - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500adcb0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b35c6 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b4330 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb50138f03 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096973 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012a4a1 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012c53c - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500e9e3f - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb2ae - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eaf16 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fb8ea - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::unit_type_filter::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50122557 - api[348fc8d1e1205c24]::db::units::tests::unit_type_filter
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:635:5
[INFO] [stdout]   51:     0x5dfb50114ff7 - api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:635:51
[INFO] [stdout]   52:     0x5dfb50096276 - <api[348fc8d1e1205c24]::db::units::tests::unit_type_filter::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::equipment::tests::total_count_stable_across_pages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::equipment::tests::total_count_stable_across_pages' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500f3e13 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb5012928d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb5012954d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cfa2d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500ce3ab - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500ce3ab - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500ce3ab - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb500997e0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500c168d - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb2f4 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012ec4b - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f53c9 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb50100492 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fdd9e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eba2d - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500b01d0 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b3a46 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b6100 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb50139bf3 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096fa3 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012ae31 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012dcdc - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500eac4f - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb72e - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eb1e6 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fba9a - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb501348a7 - api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/equipment.rs:202:5
[INFO] [stdout]   51:     0x5dfb50132d37 - api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/equipment.rs:202:51
[INFO] [stdout]   52:     0x5dfb500964b6 - <api[348fc8d1e1205c24]::db::equipment::tests::total_count_stable_across_pages::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::units::tests::total_count_stable_across_pages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::units::tests::total_count_stable_across_pages' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfb507470fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfb507470fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dfb507470fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dfb5075e53a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dfb5075e53a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5dfb5074bf62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dfb5074bf62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dfb50724d4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dfb50724d4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dfb5073ec09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dfb50151e0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dfb50151e0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dfb5073ee82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dfb5073ee82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dfb50724e08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dfb50719c09 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dfb50725d7d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dfb5075ed2c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dfb5075ea72 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dfb50290c64 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dfb5023aab2 - sqlx_postgres[88515c2377b43b39]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5dfb5024005e - <sqlx_postgres[88515c2377b43b39]::database::Postgres as sqlx_core[9adabd359694b65b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5dfb5012900f - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[9adabd359694b65b]::testing::TestContext<sqlx_postgres[88515c2377b43b39]::database::Postgres>, sqlx_core[9adabd359694b65b]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5dfb500efdf3 - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5dfb5012910d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5dfb501293cd - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5dfb500cf8ad - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x5dfb500cd9eb - tokio[ab73eed0332ce576]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5dfb500cd9eb - tokio[ab73eed0332ce576]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5dfb500cd9eb - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x5dfb50098520 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x5dfb500bd6cd - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x5dfb500bb234 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x5dfb5012e46b - <tokio[ab73eed0332ce576]::runtime::context::scoped::Scoped<tokio[ab73eed0332ce576]::runtime::scheduler::Context>>::set::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5dfb500f5249 - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5dfb500ffd12 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::try_with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5dfb500fdb5e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[ab73eed0332ce576]::runtime::context::Context>>::with::<tokio[ab73eed0332ce576]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5dfb500eb8ad - tokio[ab73eed0332ce576]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5dfb500ae910 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x5dfb500b3746 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x5dfb500b4d20 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5dfb50139353 - tokio[ab73eed0332ce576]::runtime::context::runtime::enter_runtime::<<tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5dfb50096b83 - <tokio[ab73eed0332ce576]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5dfb5012a7d1 - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5dfb5012cd1c - <tokio[ab73eed0332ce576]::runtime::runtime::Runtime>::block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5dfb500ea2ef - sqlx_core[9adabd359694b65b]::rt::test_block_on::<sqlx_core[9adabd359694b65b]::testing::run_test<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5dfb500eb42e - sqlx_core[9adabd359694b65b]::testing::run_test::<sqlx_postgres[88515c2377b43b39]::database::Postgres, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}, sqlx_core[9adabd359694b65b]::testing::run_test_with_pool<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5dfb500eb006 - sqlx_core[9adabd359694b65b]::testing::run_test_with_pool::<sqlx_postgres[88515c2377b43b39]::database::Postgres, fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}, api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5dfb500fb97a - <fn(sqlx_core[9adabd359694b65b]::pool::Pool<sqlx_postgres[88515c2377b43b39]::database::Postgres>) -> api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::total_count_stable_across_pages::{closure#0} as sqlx_core[9adabd359694b65b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5dfb50122827 - api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:463:5
[INFO] [stdout]   51:     0x5dfb50117807 - api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/api/src/db/units.rs:463:51
[INFO] [stdout]   52:     0x5dfb50096336 - <api[348fc8d1e1205c24]::db::units::tests::total_count_stable_across_pages::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5dfb501450eb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5dfb501450eb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5dfb501528db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dfb501528db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dfb501528db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5dfb501528db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5dfb5014bff4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5dfb5014bff4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5dfb501554e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5dfb501554e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5dfb501554e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5dfb501554e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5dfb5074650f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5dfb5074650f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x790f7f34eaa4 - <unknown>
[INFO] [stdout]   74:     0x790f7f3dba64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::equipment::tests::keyset_pagination_no_duplicates_or_gaps
[INFO] [stdout]     db::equipment::tests::total_count_stable_across_pages
[INFO] [stdout]     db::units::tests::bv_filter_min_max
[INFO] [stdout]     db::units::tests::chassis_rules_level_combined_with_tech_base
[INFO] [stdout]     db::units::tests::chassis_rules_level_filter_is_cumulative
[INFO] [stdout]     db::units::tests::combined_bv_and_unit_type_filter
[INFO] [stdout]     db::units::tests::keyset_pagination_no_duplicates_or_gaps
[INFO] [stdout]     db::units::tests::pagination_with_duplicate_names
[INFO] [stdout]     db::units::tests::total_count_stable_across_pages
[INFO] [stdout]     db::units::tests::unit_type_filter
[INFO] [stdout]     db::units::tests::variants_rules_level_filter_is_cumulative
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p api --bin api`
[INFO] running `Command { std: "docker" "inspect" "48919923e81987800ebcb256f04ca444e09c8dc83fdd8c8eaa1944bcd64e5723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48919923e81987800ebcb256f04ca444e09c8dc83fdd8c8eaa1944bcd64e5723", kill_on_drop: false }`
[INFO] [stdout] 48919923e81987800ebcb256f04ca444e09c8dc83fdd8c8eaa1944bcd64e5723
